projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4d6ebe
)
; More instrumentation for shadowfile-tests.el
author
Michael Albinus
<michael.albinus@gmx.de>
Thu, 26 Jul 2018 14:12:15 +0000
(16:12 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Thu, 26 Jul 2018 14:12:15 +0000
(16:12 +0200)
test/lisp/shadowfile-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/shadowfile-tests.el
b/test/lisp/shadowfile-tests.el
index 83e9a36af31681cece7968e2f10351b375d4527b..910845ad40a70db409e52c00fbb256263f8a1474 100644
(file)
--- a/
test/lisp/shadowfile-tests.el
+++ b/
test/lisp/shadowfile-tests.el
@@
-743,6
+743,8
@@
guaranteed by the originator of a cluster definition."
;; Save file from "cluster2" definition.
(with-temp-buffer
(message "Point 4.1")
+ (message "%s" file)
+ (message "%s" (shadow-site-primary cluster2))
(setq buffer-file-name (concat (shadow-site-primary cluster2) file))
(message "Point 4.2")
(insert "foo")